home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr23 / cdisk704.zip / CATDOCS.ZIP / CATDISK.HST < prev    next >
Text File  |  1993-07-07  |  25KB  |  465 lines

  1.                           CATDISK REVISION HISTORY
  2.                           ------------------------
  3.  
  4.  
  5. --[ CATDISK V7.04 ]------------------------------------------------------------
  6.  
  7. CATDISK: "Suggest Volume" feature wasn't working properly in some cases. Fixed.
  8.  
  9. CATMGR: Would not copy new records into the target catalog if the total number
  10.         of records would exceed 32767;  Fixed.
  11.                                       
  12. --[ CATDISK V7.03 ]------------------------------------------------------------
  13.  
  14. CATDISK: When not extracting individual members of an ARJ file, CATDISK would
  15.          miss the main ARJ comment.  Fixed.
  16.  
  17. CATDISK: When sorting by archive ID, any file with archive id "........" will
  18.          now appear at the top of the list.
  19.  
  20. CATDISK/D: Program was "losing" spaces in volume labels in some cases. Fixed.
  21.  
  22. DUPCLEAN: Fixed a bug when DUPCLEAN would try to erase a file and re-prompt.
  23.           If the target drive would be changed at this point, DUPCLEAN would
  24.           continue to try the old drive.
  25.  
  26. --[ CATDISK V7.02 ]------------------------------------------------------------
  27.  
  28. CATDISK: Separated the automatic disk comment entry option from the automatic
  29.          file comment entry for better flexibility.  Added /ADC option to
  30.          activate the automatic disk comment.  /AC operates as before.
  31.  
  32. CATDISK: Fixed a bug in the summary file update routines that could result in
  33.          lost or corrupted data in the .SUM file, as well as general protection
  34.          fault errors in CATDISK/D.
  35.  
  36. CATDISK/D: When un-cataloging a disk, the summary file now gets updated
  37.            correctly.
  38.  
  39. CDISKCFG: Added configuration option to accommodate the above.
  40.  
  41. CLEANCAT: Could cause data corruption to the summary file... fixed.
  42.  
  43. --[ CATDISK V7.01 ]------------------------------------------------------------
  44.  
  45. CATMGR: Copying/Moving catalog entries from the catalog on the right half of
  46.         the screen to the catalog on the left side would result lost records in
  47.         the target summary file.  Fixed.  Note that if the catalog on the right
  48.         side of the screen is the target (i.e. going from left to right), this
  49.         problem will not occur.
  50.  
  51. --[ CATDISK V7.00 ]------------------------------------------------------------
  52.  
  53. ALL:     Added support for summary file comments.  Adjusted screens and reports
  54.          to accomodate same.
  55.  
  56. ALL:     Raised maximum program limitations to 4000 disks per catalog and
  57.          65534 files (standard CATDISK) or 999363 files (DPMI CATDISK version).
  58.  
  59. ALL:     Added a /NOHIGH option to cause CATDISK to draw borders, etc. using
  60.          low ASCII characters.  Allows for cleaner displays when running on
  61.          foreign language systems (eg. supporting oriental systems).
  62.  
  63. CATDISK: We now have a DPMI-compliant version of CATDISK (CATDISKD.EXE), which
  64.          can use extended memory on 286 machines and above for higher capacity.
  65.  
  66. CATDISK: Added a custom reporting facility to the program.  You can now specify
  67.          which items to include, how they will appear in the report, and how
  68.          they will be sorted.  Virtually infinite flexibility.
  69.  
  70. CATDISK: Added quick search feature to many of the screen-based reports.
  71.  
  72. CATDISK: Added /SLx parameter to allow setting of initial screen-based summary
  73.          report format.
  74.  
  75. CATDISK: Grouped /SD /CO and /SDCO command line options into one /Lx parameter.
  76.  
  77. CATDISK: Added file include specs to compliment the file exclude specs during
  78.          cataloging operations.  Both can be changed via CDISKCFG.EXE.
  79.  
  80. CATDISK: Files By Subdirectory report added.
  81.  
  82. CATDISK: Added /NOBLINK parameter to make the arrows on the menus static (they
  83.          normally blink).
  84.  
  85. CATDISK: Added /ALLORNONE parameter to activate "Disk Only or All Files Read"
  86.          prompt when cataloging a disk.
  87.  
  88. CATDISK: Added /NOLIST parameter to disable the scrolling list of files that is
  89.          displayed as CATDISK updates a catalog file.
  90.  
  91. CATDISK: You may now press <Esc> to abort a process during disk-read operations
  92.          when cataloging/re-cataloging a disk or showing a disk's directory.
  93.  
  94. CATDISK: Eliminated the internal disk cache. If you require disk cacheing for
  95.          faster operation, we recommend that you use one of the many available
  96.          TSR programs designed specifically for this purpose.
  97.  
  98. DUPCLEAN: New!  Capable of reading a catalog file to determine duplicate
  99.           files, allows you to tag the desired files to erase, performs the
  100.           necessary deletions (after prompting you for the appropriate disks),
  101.           and catalogs the disks on the fly.
  102.  
  103. DISKFILL: You can now specify how you would like the directories sorted via
  104.           via command line options.
  105.  
  106. DISKFILL: Added a list of disk volumes to automatically eliminate from the
  107.           list of disks to recommend when backfilling disks.
  108.  
  109. DISKFILL: Added /CATDISKD parameter to have DISKFILL use the DPMI-compliant
  110.           extended mode version of CATDISK (CATDISKD.EXE) to catalog floppies
  111.           after files have been copied to them.
  112.  
  113. DISKFILL: You can now change the target drive during a copy/move operation at
  114.           any of the "disk change" prompts along the way.
  115.  
  116. CATLOOK: Added "Files By Subdirectory" report.
  117.  
  118. CDISKCFG: Eliminated the 4 "canned" settings for disks/files per catalog.  You
  119.           can now specify any number for either setting in increments of 1.
  120.  
  121. CDISKCFG: You can now set initial option settings in CATDISK and DISKFILL that
  122.           were previously accessible only by command line options or via the
  123.           Settings & Toggles menu in CATDISK.
  124.  
  125. --[ CATDISK V6.00 to CATDISK V6.37 ]-------------------------------------------
  126.  
  127. V6.37: Bug fix re: CATDISK: Run-Time error occuring at end of report to disk.
  128. V6.36: Archive Extract setting in CATDISK will now have an effect on which
  129.        files from the catalog will be included in a report (see docs).
  130. V6.36: Added /ALLFILES option, which will override the above.
  131. V6.35: Bug fix re: DISKFILL: When not using /NOTAGALL, DISKFILL would come up
  132.        with subdirectories tagged as well.
  133. V6.34: DISKFILL: You may now change subdirectories on the current drive via
  134.        point and shoot from the file list.
  135. V6.34: CATMGR: You can now rename volumes in the list and have the files
  136.        automatically updated properly.
  137. V6.33: Bug fix re: CATDISK hanging when attempting to extract the main ZIP file
  138.        comment when the ZIP file itself is not expanded (only under certain
  139.        circumstances).
  140. V6.32: Bug fix re: conflict with 4DOS's disk swapping with DOS 5 loaded high.
  141. V6.32: Bug fix re: CATDISK missing the odd ZIP file comment.
  142. V6.31: Bug fix re: Run Time Error 2 appearing under certain obscure conditions.
  143. V6.31: Added /EXITV option to allow verification of exit when pressing <Esc>.
  144. V6.30: Increased file comment length to 43 characters from the previous 30.
  145. V6.30: Revamped screen and printer-based reports to accomodate same.
  146. V6.30: CDISKCVT program revamped to convert older catalogs to new format.
  147. V6.30: DISKFILL now handles 4DOS/NDOS descriptions when copying/moving files.
  148. V6.30: DISKFILL: Added ability to flag files in currently loaded directory that
  149.        already exist in the catalog file.  Eliminates dups before they get to
  150.        disks.
  151. V6.30: DISKFILL: Added /NOTAGALL to disable automatic tagging of ALL files when
  152.        a new directory is read into DISKFILL.
  153. V6.30: Added support for a DISKFILL environment variable.
  154. V6.30: Added /QUIET option for silent operation in CATDISK, CATMGR & DISKFILL.
  155. V6.30: Changed function key that activates auto comment copy feature from <F8>
  156.        to <F2>. Minimizes possibility of hitting it accidentally.
  157. V6.21: Bug fix re: first page of second side being ejected (it shouldn't be!).
  158. V6.21: Files by archive report now more consistent with the other reports.
  159. V6.20: DISKFILL can now call CATDISK to catalog each disk as it is filled.
  160. V6.20: DISKFILL can now recommend disks from an existing catalog set to
  161.        facilitate "backfilling" operations.
  162. V6.20: You can now catalog a disk from the command line and then exit to DOS.
  163. V6.20: Filenames now converted to uppercase to accomodate environments which
  164.        allow lower case filenames.
  165. V6.20: /DISKCOM parameter now allows CATDISK to override existing file comments
  166.        in a catalog file with those re-read from disk.
  167. V6.20: CDISKCFG now lets you set your "colors" on mono and B&W systems.
  168. V6.20: Bug fix re: CATDISK missing subdirs with read-only, hidden or system
  169.        attributes.
  170. V6.20: Bug fix re: DISKFILL: Group tagging/untagging by wildcard spec not
  171.        working properly.
  172. V6.20: Bug fix re: <Esc> not aborting reports at paper change prompt.
  173. V6.15: Bug fix re: Totals of full list sorted by filename not correct.
  174. V6.14: Bug fix re: DISKFILL not restoring original file date on target drive.
  175. V6.14: Problems with changing a volume label in CATDISK conflicting with the
  176.        DOS "Share" utility.
  177. V6.13: Bug fix re: re-catalog of disk that has been erased updating summary
  178.        file, but not the catalog file.
  179. V6.12: Date format in reports can be displayed as YYYY-MM-DD with /ND option.
  180. V6.12: Bug fix re: DOS directory totals not showing properly.
  181. V6.11: Bug fix re: NEW comments added to an already cataloged disk not being
  182.        added to the catalog file.
  183. V6.10: Added totals for various items in the summary report (/NT disables).
  184. V6.10: Added ability to suggest sequential volume labels for new disks (/SV
  185.        activates).
  186. V6.10: Added options to settings & toggles to control above two features.
  187. V6.10: Bug fix re: PRINTDOC printing page one on the back of the wrong page.
  188. V6.10: Bug fix in CATMGR: Move or Delete operation would lose source .DTA file.
  189. V6.00: Printed reports can be printed in a two-sided format to save trees.
  190. V6.00: Added DISKFILL utility to automate & optimize offloading files to
  191.        floppies via point & shoot.
  192. V6.00: Menus reworked to accomodate new features.
  193. V6.00: Added 4DOS/NDOS comment support & command line option to control same.
  194. V6.00: Added support for ARJ and HYPER archive files.
  195. V6.00: Added support for extracting the resolution from GIF89a files.
  196. V6.00: /NZ option changed to /NC and /NZC option changed to /NCC, as archive
  197.        comments are no longer exclusive to ZIP files.
  198. V6.00: Added CATMGR utility to facilitate movement of entries between catalogs.
  199. V6.00: Summary report can be shown sorted by volume id or by free disk space.
  200. V6.00: Added /SF option to sort summary report screen by avail. disk space.
  201. V6.00: Added new report - stats for each disk followed by its file listing.
  202. V6.00: Added ability to screen out certain filespecs from being cataloged.
  203. V6.00: Bug fix re: last filename being missed in comment import feature.
  204. V6.00: Now pads comments with spaces for better compression with STACKER, etc.
  205. V6.00: Added ability to load comment editor by existing comment as a criteria.
  206. V6.00: Added PRINTDOC utility to automate printing of documentation.
  207.  
  208. --[ CATDISK V5.xx ]------------------------------------------------------------
  209.  
  210. Version 5 has been intentionally skipped due to someone releasing an
  211. unauthorized "CATDISK V5.10."  This is a modified copy of version 4.50 and
  212. should be considered armed and dangerous.  Version 6.00 and above should
  213. gradually replace this illegitimate release.
  214.  
  215.  
  216. --[ CATDISK V4.00 to CATDISK V4.63 ]-------------------------------------------
  217.  
  218. V4.63: Bug fix re: Error 001 appearing when it should not be.
  219. V4.62: Bug fix re: subdirectory of 13 chars butting up against the filename in
  220.        disk or printer-based reports.
  221. V4.61: Bug fix re: spaces in volume labels (bug intro'ed in V4.60)
  222. V4.60: CATDISK gets along better with the DOS "SHARE" utility.
  223. V4.60: Added <F8> option in comment entry screen to duplicate one comment to
  224.        any files in the list that do not have comments.
  225. V4.60: CLEANCAT now converts ASCII 255's to true spaces.
  226. V4.60: Bug fix re: viewing drive directory other than catalog drive (without
  227.        cataloging) would cause it to be cataloged if error reading volume
  228.        label.
  229. V4.60  Broke various registration forms out to separate files.
  230. V4.50: GIF file resolution info can be extracted into comment field.
  231. V4.50: File size can be used as an added criteria in duplicate/unique file
  232.        reports.
  233. V4.50: Default filename for report to disk now directed to catalog file dir.
  234. V4.50: Added toggle between file path info and normal info in comment entry.
  235. V4.50: Bug fix re: Comment import missing the last entry in the import file.
  236. V4.45: CATDISK can now bring up the point & shoot catalog selection at startup.
  237. V4.44: Bug fix re: incorrect catalog being loaded from point and shoot list.
  238. V4.43: Can now relabel disks with illegal DOS filename characters.
  239. V4.43: Bug fix re: garbage in comment field in files extracted from LBR.
  240. V4.43: Status line indicators now consistent with settings from CDISKCFG.
  241. V4.43: Save prompt when hitting <F10> in comment import.
  242. V4.43: Bug fix re: navigating large volume label point and shoot list.
  243. V4.42: Added toggle and command line option to turn off main ZIP file comment
  244.        copy.
  245. V4.42: Bug fix re: unique files and duplicate files reports.
  246. V4.41: Added wildcard searches on VOLUME ID and ARCHIVE ID in CATDISK and
  247.        CATLOOK.
  248. V4.41: Expanded filename pattern matching beyond DOS's current capabilities.
  249. V4.41: Longer printer starting & finishing strings (20 characters).
  250. V4.41: Added toggle controlling "ALIAS" feature.
  251. V4.41: Expanded header info at top of screen.
  252. V4.41: Added optional main ZIP file comment copy to members of that ZIP file.
  253. V4.41: Added ZIP file comment extract when ZIP file not expanded.
  254. V4.41: Added controlling features for above addition.
  255. V4.41: Bug fix re: prompt for report to disk filename allowing numbers only.
  256. V4.40: Added ability to extract comments from ZIP, ZOO and DWC archives during
  257.        the cataloging process.
  258. V4.40: Added comment import feature.
  259. V4.40: Scroll bar added to comment editing screen.
  260. V4.40: Added prompt for creating new catalog files via the menus.
  261. V4.40: "Keystrokes" colors now adhere to those from configuration.
  262. V4.40: Bug fix re: cursor movement in "Volumes From List" screen.
  263. V4.33: Added point and shoot volume label selection in un-cataloging, reporting
  264.        by volume, or adding comments by volume.
  265. V4.33: Replaced copyright notice in report headers with current catalog file.
  266. V4.33: CDISKCFG automatically finds the version number in getting prev. config.
  267. V4.32: Bug fix re: CATLOOK system lockup.
  268. V4.31: Bug fix re: strange characters in CATLOOK reports.
  269. V4.30: Cataloging disks under an alias (other than the volume label) supported.
  270. V4.30: Added a compact stand-alone, command-line driven reporting utility,
  271.        CATLOOK.  Requires < 64K free memory to run.  See appendices for
  272.        details.
  273. V4.30: Added ZOO file support (ZOO - Rahul Dhesi - older versions only).
  274. V4.30: Added two new full reports - Unique Files Only and Duplicate Files Only.
  275. V4.30: Added point and shoot support for catalog file selection.
  276. V4.30: Command line parameters are now appended to those in the environment.
  277. V4.30: Options in Settings & Toggles can now be accessed from the main menu as
  278.        well - see the user manual for details.
  279. V4.30: Replaced /ASK parameter with a more flexible /Rx parameter for setting
  280.        initial report location.
  281. V4.30: Eliminated some verbosity from the user manual.
  282. V4.21: Blank disks are now allowed to be included in the catalog files.
  283. V4.21: Annoyance removed: you can now remove the cataloged disk when the
  284.        sorting phase begins.
  285. V4.21: Bug fix re: LZH and LZS files containing subdirectory info.
  286. V4.21: CATDISK now handles volume label errors better when the drive is empty.
  287. V4.21: CATDISK now appends the implied ".*" suffix onto search specs without a
  288.        file extension.
  289. V4.21: Printer start and finishing strings no longer inserted in disk-based
  290.        reports.
  291. V4.20: Added DWC file support (DWC - Dean W. Cooper).
  292. V4.20: Sorted full reports may now be viewed on the screen.
  293. V4.20: Added new sorting option to the full report - by Subdirectory.
  294. V4.20: CATDISK is more thorough when cleaning out illegal characters in volume
  295.        labels.
  296. V4.20: CLEANCAT is more thorough when cleaning out illegal characters in volume
  297.        labels.
  298. V4.20: Screen reports will return to the search criteria when complete.
  299. V4.20: Bug fix re: scroll bar positioning when paging through larger screen
  300.        reports.
  301. V4.13: Added new sorting option to full report - by File Date/Time.
  302. V4.13: Bug fix re: certain sorting options not being accessible from the menus.
  303. V4.12: Added new sorting options to the full report - File Extension and
  304.        Comment.
  305. V4.11: Added code to CATDISK to convert illegal chars in the volume label to
  306.        spaces (particularly nulls).
  307. V4.11: New utility, CLEANCAT.EXE, which will correct previously cataloged disks
  308.        with annoying volume labels.
  309. V4.10: Added LZH file support (LHARC - Haruyasu Yohizaki).
  310. V4.10: Added LZS file support (LARC - K. Miki).
  311. V4.10: Added ZOO file support (ZOO - Rahul Dhesi).
  312. V4.10: Raised limit of files/archive to 512 from 256.
  313. V4.10: Config program can now read in config info from previous releases
  314.        (V3.61 or later). See README.1ST for details.
  315. V4.02: Added more smarts in regards to ZIP file errors (faster detection).
  316. V4.01: Bug fix re: bad ZIP file error in ZIPs containing extra characters at
  317.        the end of the file.
  318. V4.01: Bug fix re: system lockup on ZIP file comments greater than 30 chars.
  319. V4.00: Added support for PKWare's ZIP files produced by PKZIP.
  320. V4.00: Optimized archive file extraction (much faster).
  321. V4.00: Added conversion of confusing  ASCII 255's to spaces in volume labels.
  322. V4.00: Bug fix re: disk cache not leaving enough memory to read files.
  323.  
  324. --[ CATDISK V3.00 to CATDISK V3.81 ]-------------------------------------------
  325.  
  326. V3.81: Big fix re: <Ctrl>-<Break> causing CATDISK to exit to DOS.
  327. V3.80: Added PAK (NoGate Consulting) file support.
  328. V3.80: Increased number of files that could be read from a disk to 5000 from
  329.        640.
  330. V3.80: Increased number of archive files per directory to 256 from 64.
  331. V3.80: Enhanced screen report navigation.
  332. V3.80: Added ability to specify a filename for report to disk.
  333. V3.80: Added "ASK ME" report location.
  334. V3.80: Added "/ASK" command line option to activate above.
  335. V3.80: Added filespec for directory scan when viewing only.
  336. V3.80: Added "/IP" (Initial Pause) command line option.
  337. V3.80: Bug fix re: files getting un-cataloged and re-cataloged (lost comments).
  338. V3.80: Bug fix re: truncated catalogs when disk full.
  339. V3.80: User manual re-worked.  Added comprehensive configuration guide.
  340. V3.71: Bug fix re: corrupted summary files and program lockup.
  341. V3.70: Complete re-write to run under new version of compiler.
  342. V3.70: Older .COM and .000 files now replaced by one .EXE file.
  343. V3.70: Catalog update and search routines now written in assembler for maximum
  344.        speed.
  345. V3.70: Dos errors when reading disk directories are now handled better.
  346. V3.70: Report destination added to settings and toggles menu.
  347. V3.70: LPT2 device now supported.
  348. V3.70: Added ability to customize the disk-cache size.
  349. V3.63: Bug fix re: config program re-drawing screen multiple times.
  350. V3.62: Bug fix re: changing volume label of a disk already in the catalog.
  351. V3.61: Added ability to customize screen colors.
  352. V3.61: Bug fix re: volume labels under DOS 2.xx
  353. V3.61: Bug fix re: "labelling" write protected disks for cataloging purposes.
  354. V3.61: Added verification of startup options vs system hardware at program
  355.        startup.
  356. V3.60: Added support for 32 subdirectory levels and 128 total subdirectories.
  357. V3.60: Added a report based on file comments.
  358. V3.60: Shell To DOS is now an invisible option (F3) (i.e. not on the menus).
  359. V3.58: Bug fix re: small cosmetic error on completion of comment editing.
  360. V3.57: Bug fix re: wrong files occasionally being shown for auto-commenting.
  361. V3.56: /NW  (no warning) command line option added.
  362. V3.56: "Ditto" and "repeat last comment" added to comment editing routines.
  363. V3.56: Added status indicator when editing a comment.
  364. V3.55: QUERY toggle for selectively expanding archives added.
  365. V3.55: Printer type specification removed.
  366. V3.55: All printed reports now print correctly on 80 column printers.  132
  367.        columns still needed to print FILES+STATS+COMMENTS report.
  368. V3.55: Drive choices now restricted to actual installed drives.
  369. V3.54: Bug fix re: summary report aborting when disks with 0 bytes in files
  370.        were encountered.
  371. V3.53: Bug fix re: cataloging filenames with all ASCII 255's.
  372. V3.52: Added ability to "read" command line options from the DOS environment.
  373. V3.51: Comment editing enhancements.
  374. V3.50: You can now add a 30 character comment to each file in the catalog.
  375. V3.50: Support for 2 levels of subdirs added.
  376. V3.50: Optional volume label write added to facilitate cataloging of write-
  377.        protected diskettes.
  378. V3.50: Pauses at end of catalog update toggle added.
  379. V3.50: Auto-comment feature during cataloging added.
  380. V3.50: Report type toggle added.
  381. V3.50: Settings and toggles sub-menu created.
  382. V3.50: Added printer report format command line parameter.
  383. V3.45:
  384.   to   Alpha and Beta versions leading up to V3.50 release
  385. V3.29:
  386. V3.28: Bug fix re: number of files in summary report being shifted to the wrong
  387.        entry when a disk is uncataloged.
  388. V3.27: Bug fix re: I/O error 99 when re-cataloging a disk with files removed
  389.        from it.
  390. V3.27: Added point and shoot selection to the menus.
  391. V3.27: Report location is now a menu.
  392. V3.26: Doc file indented for easy placement in binders.
  393. V3.26: Bug fix re: config program and printer setup strings display.
  394. V3.25: Config program allows setting max number of files per catalog - no 16K
  395.        and 32K versions any more.
  396. V3.25: Read-only ARC/LBR files now handled properly.
  397. V3.25: Bug fix re: run-time error F0 on startup.
  398. V3.25: Disk full condition now handled gracefully.
  399. V3.24: You can now specify the directory for catalog files.
  400. V3.24: CATDISK.000 can be placed in the catalog file directory, enabling
  401.        CATDISK to be run from anywhere in your system.
  402. V3.24: No need to specify extra memory usage for sorting or shell to DOS.
  403. V3.24: Config program now menu driven and reads in current CATDISK settings.
  404. V3.23: New buffering technique greatly enhances cataloging speed.
  405. V3.23: Archive extraction routines optimized.
  406. V3.22: More printer/disk routine optimization.
  407. V3.22: Bug fix re: dates past Dec 31, 2022.
  408. V3.21: When reading a directory on the same drive as CATDISK resides, the
  409.        original directory is restored.
  410. V3.21: Free memory indicator added.
  411. V3.20: Complete reports can be sorted by filename, Volume ID, or ARC/LBR ID.
  412. V3.20: If disk caching not enabled, extra memory can be allocated to DOS shell
  413.        or for faster in-memory sorts.
  414. V3.20: Optimized printer-disk output routines.
  415. V3.20: Nulls no longer appended to report titles.
  416. V3.11: Volume labels converted to uppercase internally for more consistency.
  417. V3.10: Squashing in PKARC created files now supported.
  418. V3.00: LBR files now supported.
  419. V3.00: Shell to DOS added.
  420. V3.00: Selection of default catalog drive can be set in config program.
  421. V3.00: Bug fix re: corrupted dates in archives.
  422.  
  423. --[ CATDISK V2.00 to CATDISK V2.20 ]-------------------------------------------
  424.  
  425. V2.20: When viewing all files (Option #0) to screen, the catalog search is no
  426.        longer done.
  427. V2.20: Added directory viewing facility to CATDISK.
  428. V2.13: Keyboard input in config modified to work with most machines.
  429. V2.13: Optimization.
  430. V2.12: Optimization.
  431. V2.11: Optimization.
  432. V2.10: Added verification of re-cataloging a diskette - prevents overwriting an
  433.        existing volume in catalog.
  434. V2.10: Bug fix re: invalid dates in an archive file.
  435. V2.10: Config program will allow setting number of output lines/page.
  436. V2.10: Printer reports all titled and dated.
  437. V2.10: Added user-defined printer control codes.
  438. V2.10: Relabelling a disk will cause CATDISK to optionally update the catalog.
  439. V2.10: Diskette summary report expanded.
  440. V2.02: You can now catalog diskettes beyond drive D:
  441. V2.02: Bug fix re: reading small stored files in an ARC file.
  442. V2.01: Optimization.
  443. V2.00: Implemented scroll bar.
  444. V2.00: External configuration program provided.
  445. V2.00: Big fix re: lost directories when labelling a disk on a single drive
  446.        system.
  447.  
  448. --[ CATDISK V1.00 to CATDISK V1.41 ]-------------------------------------------
  449.  
  450. V1.41: Sub-directories to ONE level deep are now supported.
  451. V1.41: Another Bug fix re: Duplicate ID's
  452. V1.40: Bug fix re: Duplicate ID's
  453. V1.22: Added reports to list files by ARChive or by Volume.
  454. V1.22: Added ability to send output to Screen, Printer, or Disk.
  455. V1.21: Optimized the disk caching routines.
  456. V1.20: Added disk caching feature.
  457. V1.20: More bug fixes.
  458. V1.14: Maintenance release.
  459. V1.13: Maintenance release.
  460. V1.12: Maintenance release.
  461. V1.11: Maintenance release.
  462. V1.10: Added ARChive extraction feature.
  463. V1.01: Maintenance release.
  464. V1.00: Initial release of CATDISK.
  465.